PDF4Java Reference Documentation
com.o2sol.pdf4java.content.batesnumbers Package / PDFBatesNumber Class / removeBatesNumber Method
The page from which the Bates number is removed.
In This Topic
    removeBatesNumber Method
    In This Topic
    Removes the Bates number from the PDF page.
    Syntax
    public static void removeBatesNumber( 
       PDFPage page
    )

    Parameters

    page
    The page from which the Bates number is removed.
    See Also